[14.0] avoid apps store search perf issue#62
Closed
Conversation
Contributor
Author
|
weird, why CI is failing ?!... no code change yet ! 😢 |
0350785 to
72f198f
Compare
6c57c53 to
32d4c72
Compare
the refactor avoid useless SQL requests
32d4c72 to
f6ed1da
Compare
…tains non ascii characters we are getting a lot of ugly searches that create some kind of deny of service. We should improve that later but this give an easy solution for the time being.
f6ed1da to
0a7f0aa
Compare
3 tasks
Member
|
OCA/oca-ci#109 was merged I restarted the check jobs. |
Contributor
Author
|
Im' closing because integrated to #65 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a suggest way to improve performances in app store search to avoid some kind of Deny Of Service we are getting
Internal tools workgroup issue: Avoid Deny Of Service from Apps store search